v8: move process.binding('v8') to internalBinding#22288
v8: move process.binding('v8') to internalBinding#22288jasnell wants to merge 1 commit intonodejs:masterfrom
Conversation
|
@jdalton ... The See https://nodejs.org/dist/latest-v10.x/docs/api/v8.html#v8_v8: Therefore, this PR should not be blocked by the transition discussion. |
I'd dig it if we could get a rough wag at usage before skipping deprecation processes. |
|
Technically the |
01a0230 to
a2d45fb
Compare
|
@jdalton ... added |
|
ping @nodejs/tsc |
|
Another CI failure in linux-containered: https://ci.nodejs.org/job/node-test-commit-linux-containered/6330/ |
8840799 to
9a0dcd0
Compare
|
Trying CI yet again: https://ci.nodejs.org/job/node-test-pull-request/16500/ |
|
Resume Build: https://ci.nodejs.org/job/node-test-pull-request/16509/ |
9a0dcd0 to
e0a0987
Compare
|
Trying again: https://ci.nodejs.org/job/node-test-pull-request/16536/ |
|
Trying arm fanned again because of an unrelated failure... https://ci.nodejs.org/job/node-test-commit-arm-fanned/3012/ |
e0a0987 to
c5a3d31
Compare
|
Full CI after rebase: https://ci.nodejs.org/job/node-test-pull-request/16555/ |
|
Resume Build: https://ci.nodejs.org/job/node-test-pull-request/16560/ |
PR-URL: nodejs#22288 Refs: nodejs#22160 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com> Reviewed-By: John-David Dalton <john.david.dalton@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Yuta Hiroto <hello@hiroppy.me> Reviewed-By: Anna Henningsen <anna@addaleax.net>
|
Landed in 892932f |
Refs: #22160
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes